[INFO] fetching crate alef-backend-dart 0.17.35...
[INFO] testing alef-backend-dart-0.17.35 against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] extracting crate alef-backend-dart 0.17.35 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate alef-backend-dart 0.17.35
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate alef-backend-dart 0.17.35
[INFO] tweaked toml for crates.io crate alef-backend-dart 0.17.35 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate alef-backend-dart 0.17.35 on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate alef-backend-dart 0.17.35 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.121
[INFO] [stderr]   Downloaded insta v1.47.2
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.121
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.121
[INFO] [stderr]   Downloaded alef-adapters v0.17.35
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.121
[INFO] [stderr]   Downloaded js-sys v0.3.98
[INFO] [stderr]   Downloaded alef-core v0.17.35
[INFO] [stderr]   Downloaded alef-codegen v0.17.35
[INFO] [stderr]   Downloaded web-sys v0.3.98
[INFO] [stderr]   Downloaded alef-docs v0.17.35
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4f74b820cb6da2825725629a92d49e75f42afac4bbe0745feadf93d9f1799bc9
[INFO] running `Command { std: "docker" "start" "-a" "4f74b820cb6da2825725629a92d49e75f42afac4bbe0745feadf93d9f1799bc9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4f74b820cb6da2825725629a92d49e75f42afac4bbe0745feadf93d9f1799bc9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4f74b820cb6da2825725629a92d49e75f42afac4bbe0745feadf93d9f1799bc9", kill_on_drop: false }`
[INFO] [stdout] 4f74b820cb6da2825725629a92d49e75f42afac4bbe0745feadf93d9f1799bc9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] eb7b318b1ff950d0d456ce4fad87713507b9ba44b371c6131024de452d7d220b
[INFO] running `Command { std: "docker" "start" "-a" "eb7b318b1ff950d0d456ce4fad87713507b9ba44b371c6131024de452d7d220b", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling memo-map v0.3.3
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling toml v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling blake3 v1.8.5
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling alef-core v0.17.35
[INFO] [stderr]    Compiling minijinja v2.20.0
[INFO] [stderr]    Compiling alef-codegen v0.17.35
[INFO] [stderr]    Compiling alef-docs v0.17.35
[INFO] [stderr]    Compiling alef-adapters v0.17.35
[INFO] [stderr]    Compiling alef-backend-dart v0.17.35 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.10s
[INFO] running `Command { std: "docker" "inspect" "eb7b318b1ff950d0d456ce4fad87713507b9ba44b371c6131024de452d7d220b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eb7b318b1ff950d0d456ce4fad87713507b9ba44b371c6131024de452d7d220b", kill_on_drop: false }`
[INFO] [stdout] eb7b318b1ff950d0d456ce4fad87713507b9ba44b371c6131024de452d7d220b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] be7f5d6be0fa2cb7d3f4d07208981a8f56eaad55992454d163e9261cfa08f426
[INFO] running `Command { std: "docker" "start" "-a" "be7f5d6be0fa2cb7d3f4d07208981a8f56eaad55992454d163e9261cfa08f426", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling minijinja v2.20.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling alef-core v0.17.35
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling console v0.16.3
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling insta v1.47.2
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling criterion v0.8.2
[INFO] [stderr]    Compiling alef-docs v0.17.35
[INFO] [stderr]    Compiling alef-codegen v0.17.35
[INFO] [stderr]    Compiling alef-adapters v0.17.35
[INFO] [stderr]    Compiling alef-backend-dart v0.17.35 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 21s
[INFO] running `Command { std: "docker" "inspect" "be7f5d6be0fa2cb7d3f4d07208981a8f56eaad55992454d163e9261cfa08f426", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "be7f5d6be0fa2cb7d3f4d07208981a8f56eaad55992454d163e9261cfa08f426", kill_on_drop: false }`
[INFO] [stdout] be7f5d6be0fa2cb7d3f4d07208981a8f56eaad55992454d163e9261cfa08f426
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a16835f472b74f4d7652ad8c89cbd1a545fb26fc4c31e7c09001b430a0d162fe
[INFO] running `Command { std: "docker" "start" "-a" "a16835f472b74f4d7652ad8c89cbd1a545fb26fc4c31e7c09001b430a0d162fe", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/alef_backend_dart-38cdbcb4f4925f71)
[INFO] [stdout] 
[INFO] [stdout] running 53 tests
[INFO] [stdout] test frb_rewrite::tests::non_variant_lines_are_untouched ... ok
[INFO] [stdout] test frb_rewrite::tests::multi_field_tuple_uses_value0_value1 ... ok
[INFO] [stdout] test frb_rewrite::tests::fallback_when_prefix_does_not_match_uses_value ... ok
[INFO] [stdout] test frb_rewrite::tests::primitive_payload_uses_value_name ... ok
[INFO] [stdout] test frb_rewrite::tests::realistic_kreuzberg_format_metadata_block ... ok
[INFO] [stdout] test frb_rewrite::tests::named_struct_payload_uses_payload_derived_name ... ok
[INFO] [stdout] test frb_rewrite::tests::idempotent_when_run_twice ... ok
[INFO] [stdout] test frb_rewrite::tests::nullable_payload_strips_question_mark_for_inference ... ok
[INFO] [stdout] test frb_rewrite::tests::multiple_distinct_sealed_class_variants_all_rewritten ... ok
[INFO] [stdout] test gen_bindings::errors::tests::build_message_no_template_uses_variant_name ... ok
[INFO] [stdout] test frb_rewrite::tests::named_struct_field_is_preserved ... ok
[INFO] [stdout] test gen_bindings::errors::tests::build_message_falls_back_when_stripped_empty ... ok
[INFO] [stdout] test gen_bindings::errors::tests::build_message_strips_placeholders ... ok
[INFO] [stdout] test gen_bindings::types::tests::dto_class_uses_final_class_modifier ... ok
[INFO] [stdout] test gen_bindings::types::tests::dto_single_field_emits_const_constructor ... ok
[INFO] [stdout] test gen_bindings::types::tests::tagged_enum_data_variant_emits_const_constructor ... ok
[INFO] [stdout] test gen_bindings::types::tests::tagged_enum_variant_fields_are_final ... ok
[INFO] [stdout] test gen_bindings::errors::tests::emit_error_with_methods_adds_abstract_getters ... ok
[INFO] [stdout] test gen_bindings::types::tests::tagged_enum_emits_sealed_class_keyword ... ok
[INFO] [stdout] test gen_bindings::types::tests::dto_fields_are_final ... ok
[INFO] [stdout] test gen_rust_crate::trait_bridge::tests::return_type_with_unrelated_named_is_not_detected ... ok
[INFO] [stdout] test gen_rust_crate::trait_bridge::tests::return_type_references_in_surface_trait ... ok
[INFO] [stdout] test gen_rust_crate::trait_bridge::tests::return_type_with_excluded_struct_is_not_detected ... ok
[INFO] [stdout] test gen_bindings::types::tests::dto_multi_field_emits_const_constructor ... ok
[INFO] [stdout] test gen_rust_crate::trait_bridge::tests::return_type_references_excluded_trait_is_detected ... ok
[INFO] [stdout] test ident::tests::normal_ident_passes_through_unchanged ... ok
[INFO] [stdout] test ident::tests::numeric_ident_one_gets_field_prefix ... ok
[INFO] [stdout] test ident::tests::numeric_ident_zero_gets_field_prefix ... ok
[INFO] [stdout] test ident::tests::reserved_keyword_default_gets_trailing_underscore ... ok
[INFO] [stdout] test ident::tests::reserved_keyword_required_gets_trailing_underscore ... ok
[INFO] [stdout] test ident::tests::reserved_keyword_final_gets_trailing_underscore ... ok
[INFO] [stdout] test ident::tests::reserved_keyword_class_gets_trailing_underscore ... ok
[INFO] [stdout] test ident::tests::reserved_keyword_return_gets_trailing_underscore ... ok
[INFO] [stderr]      Running tests/docs_test.rs (/opt/rustwide/target/debug/deps/docs_test-ada3b6d20940c923)
[INFO] [stdout] test type_map::tests::test_bytes ... ok
[INFO] [stdout] test naming::tests::dart_style_defaults_to_frb ... ok
[INFO] [stdout] test naming::tests::dart_style_explicit_ffi ... ok
[INFO] [stdout] test naming::tests::dart_frb_version_defaults_to_constant ... ok
[INFO] [stdout] test naming::tests::dart_frb_version_explicit_override_wins ... ok
[INFO] [stdout] test type_map::tests::test_duration ... ok
[INFO] [stdout] test gen_ffi::tests::error_helpers_reference_correct_symbols ... ok
[INFO] [stdout] test type_map::tests::test_json_maps_to_string ... ok
[INFO] [stdout] test type_map::tests::test_optional ... ok
[INFO] [stdout] test type_map::tests::test_optional_via_map_type ... ok
[INFO] [stdout] test type_map::tests::test_path_maps_to_string ... ok
[INFO] [stdout] test type_map::tests::test_map ... ok
[INFO] [stdout] test type_map::tests::test_string ... ok
[INFO] [stdout] test type_map::tests::test_primitive_bool ... ok
[INFO] [stdout] test type_map::tests::test_vec ... ok
[INFO] [stdout] test type_map::tests::test_unit ... ok
[INFO] [stdout] test type_map::tests::test_primitive_integers_all_map_to_int ... ok
[INFO] [stdout] test type_map::tests::test_primitive_floats_map_to_double ... ok
[INFO] [stdout] test gen_bindings::types::tests::tagged_enum_variants_emit_final_class_extends ... ok
[INFO] [stdout] test gen_ffi::tests::lib_loader_contains_platform_branches ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 53 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]      Running tests/gen_bindings_test.rs (/opt/rustwide/target/debug/deps/gen_bindings_test-0d4863d365be0167)
[INFO] [stdout] test test_dartdoc_emitted_for_bridge_function ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 26 tests
[INFO] [stdout] test bytes_field_adds_typed_data_import ... ignored, FRB style: types/enums/errors are emitted by flutter_rust_bridge, not alef
[INFO] [stdout] test data_bearing_enum_emits_sealed_class ... ignored, FRB style: types/enums/errors are emitted by flutter_rust_bridge, not alef
[INFO] [stdout] test empty_struct_emits_empty_class ... ignored, FRB style: types/enums/errors are emitted by flutter_rust_bridge, not alef
[INFO] [stdout] test enum_variant_named_default_is_escaped ... ignored, FRB style: types/enums/errors are emitted by flutter_rust_bridge, not alef
[INFO] [stdout] test error_message_template_strips_placeholders_and_escapes_special_chars ... ignored, FRB style: types/enums/errors are emitted by flutter_rust_bridge, not alef
[INFO] [stdout] test error_type_emits_sealed_class_hierarchy ... ignored, FRB style: types/enums/errors are emitted by flutter_rust_bridge, not alef
[INFO] [stdout] test build_config_for_frb_emits_post_process_file_step ... ok
[INFO] [stdout] test build_config_for_frb_run_command_precedes_post_process_file ... ok
[INFO] [stdout] test build_config_for_frb_run_command_uses_config_file ... ok
[INFO] [stdout] test output_path_uses_module_name ... ok
[INFO] [stdout] test excluded_trait_bridge_does_not_appear_in_traits_dart ... ok
[INFO] [stdout] test no_trait_bridges_does_not_emit_traits_dart ... ok
[INFO] [stdout] test struct_with_optional_vec_map_fields ... ignored, FRB style: types/enums/errors are emitted by flutter_rust_bridge, not alef
[INFO] [stdout] test struct_with_primitive_fields_emits_class ... ignored, FRB style: types/enums/errors are emitted by flutter_rust_bridge, not alef
[INFO] [stdout] test async_function_emits_future_return_and_async_keyword ... ok
[INFO] [stdout] test simple_sync_function_emits_static_method ... ok
[INFO] [stdout] test dart_bridge_class_does_not_emit_unregister_or_clear_when_not_configured ... ok
[INFO] [stdout] test tuple_variant_with_numeric_field_name_is_escaped ... ignored, FRB style: types/enums/errors are emitted by flutter_rust_bridge, not alef
[INFO] [stdout] test unit_enum_emits_dart_enum ... ignored, FRB style: types/enums/errors are emitted by flutter_rust_bridge, not alef
[INFO] [stdout] test error_returning_function_emits_doc_comment ... ok
[INFO] [stdout] test dart_bridge_class_emits_register_unregister_clear_wrappers_when_all_configured ... ok
[INFO] [stdout] test traits_dart_doc_comment_shows_registration_pattern ... ok
[INFO] [stdout] test single_trait_bridge_emits_traits_dart_with_abstract_class ... ok
[INFO] [stdout] test traits_dart_path_is_under_lib_src ... ok
[INFO] [stdout] test traits_dart_includes_typed_data_import_for_bytes_param ... ok
[INFO] [stdout] test multiple_trait_bridges_emit_multiple_abstract_classes ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 16 passed; 0 failed; 10 ignored; 0 measured; 0 filtered out; finished in 0.68s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/gen_ffi_test.rs (/opt/rustwide/target/debug/deps/gen_ffi_test-1a1f7786cc6ff39a)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test build_config_for_dispatches_on_dart_style ... ok
[INFO] [stdout] test async_functions_emit_todo_comment_in_ffi_mode ... ok
[INFO] [stdout] test unit_enum_emits_dart_enum ... ok
[INFO] [stdout] test ffi_emits_library_load_helper_with_platform_branching ... ok
[INFO] [stdout] test ffi_mode_emits_two_files_impl_and_reexport ... ok
[INFO] [stdout] test result_returning_functions_check_last_error_code ... ok
[INFO] [stdout] test string_params_marshal_via_to_native_utf8_and_calloc_free ... ok
[INFO] [stdout] test each_function_gets_lookup_function_call ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.24s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/gen_rust_crate_test.rs (/opt/rustwide/target/debug/deps/gen_rust_crate_test-16ccdda028d96db3)
[INFO] [stdout] 
[INFO] [stdout] running 38 tests
[INFO] [stdout] test cargo_toml_license_defaults_to_mit_when_scaffold_absent ... ok
[INFO] [stdout] test frb_yaml_is_emitted_with_module_name ... ok
[INFO] [stdout] test build_rs_is_emitted ... ok
[INFO] [stdout] test cargo_toml_does_not_include_serde_json ... ok
[INFO] [stdout] test cargo_toml_contains_frb_version ... ok
[INFO] [stdout] test cargo_toml_uses_dart_specific_extra_dependencies ... ok
[INFO] [stdout] test cargo_toml_has_license_field ... ok
[INFO] [stdout] test generate_bindings_returns_dart_file_plus_rust_crate_files ... ok
[INFO] [stdout] test cargo_toml_does_not_include_anyhow_without_trait_bridges ... ok
[INFO] [stdout] test lib_rs_async_fn_uses_async_fn_keyword ... ok
[INFO] [stdout] test lib_rs_emits_bridge_fn_per_ir_function ... ok
[INFO] [stdout] test lib_rs_emits_frb_trait_bridge_for_async_method_trait ... ok
[INFO] [stdout] test lib_rs_does_not_emit_register_forwarder_without_register_fn ... ok
[INFO] [stdout] test lib_rs_converts_named_map_values_from_core_to_mirror ... ok
[INFO] [stdout] test lib_rs_emits_mirror_enum_per_ir_enum ... ok
[INFO] [stdout] test cargo_toml_does_not_include_anyhow_with_trait_bridges ... ok
[INFO] [stdout] test lib_rs_does_not_emit_clear_forwarder_without_clear_fn ... ok
[INFO] [stdout] test lib_rs_emits_mirror_struct_per_ir_type ... ok
[INFO] [stdout] test mirror_enum_data_variant_field_emits_rustdoc ... ok
[INFO] [stdout] test lib_rs_emits_clear_forwarder_when_clear_fn_configured ... ok
[INFO] [stdout] test lib_rs_stub_methods_emits_unimplemented_body ... ok
[INFO] [stdout] test lib_rs_emits_frb_trait_bridge_for_sync_method_trait ... ok
[INFO] [stdout] test lib_rs_result_fn_uses_map_err_to_string ... ok
[INFO] [stdout] test mirror_enum_unit_variants_emit_rustdoc_per_variant ... ok
[INFO] [stdout] test mirror_error_introspection_uses_safe_from_conversion_not_transmute ... ok
[INFO] [stdout] test mirror_multi_line_rustdoc_emits_one_triple_slash_per_line ... ok
[INFO] [stdout] test lib_rs_register_forwarder_appends_register_extra_args ... ok
[INFO] [stdout] test lib_rs_emits_register_forwarder_when_register_fn_configured ... ok
[INFO] [stdout] test mirror_error_from_impl_handles_optional_string_duration_and_sanitized_fields ... ok
[INFO] [stdout] test mirror_struct_with_rustdoc_emits_triple_slash_above_attribute ... ok
[INFO] [stdout] test mirror_struct_field_with_rustdoc_emits_triple_slash_above_field ... ok
[INFO] [stdout] test opaque_method_vec_string_param_with_is_ref_bridges_to_str_slice ... ok
[INFO] [stdout] test opaque_methods_convert_optional_ref_string_json_params_and_returns ... ok
[INFO] [stdout] test mirror_struct_without_rustdoc_omits_doc_comments ... ok
[INFO] [stdout] test opaque_method_named_param_with_is_ref_passes_by_reference ... ok
[INFO] [stdout] test sanitized_string_non_cow_field_falls_back_to_default_in_from_mirror_to_core_impl ... ok
[INFO] [stdout] test sanitized_string_cow_field_roundtrips_in_from_mirror_to_core_impl ... ok
[INFO] [stdout] test trait_bridge_return_type_does_not_emit_from_impl_for_trait ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 38 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.41s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/snapshot_test.rs (/opt/rustwide/target/debug/deps/snapshot_test-c00f6247e66419bb)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test snapshot_basic_struct_function_enum_error ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- snapshot_basic_struct_function_enum_error stdout ----
[INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout] Snapshot file: tests/snapshots/snapshot_test__snapshot_basic__packages__dart__rust__Cargo.toml.snap
[INFO] [stdout] Snapshot: snapshot_basic__packages__dart__rust__Cargo.toml
[INFO] [stdout] Source: tests/snapshot_test.rs:182
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] Expression: &file.content
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] -old snapshot
[INFO] [stdout] +new results
[INFO] [stdout] ────────────┬───────────────────────────────────────────────────────────────────
[INFO] [stdout]     1     1 │ [package]
[INFO] [stdout]     2     2 │ name = "demo-dart"
[INFO] [stdout]     3       │-version = "0.1.0"
[INFO] [stdout]           3 │+version = "0.17.35"
[INFO] [stdout]     4     4 │ edition = "2024"
[INFO] [stdout]     5     5 │ license = "MIT"
[INFO] [stdout]     6     6 │ 
[INFO] [stdout]     7     7 │ [package.metadata.cargo-machete]
[INFO] [stdout] ────────────┴───────────────────────────────────────────────────────────────────
[INFO] [stdout] 
[INFO] [stdout] thread 'snapshot_basic_struct_function_enum_error' (139) panicked at tests/snapshot_test.rs:182:9:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: FileIo(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }, "/opt/rustwide/workdir/tests/snapshots/snapshot_test__snapshot_basic__packages__dart__rust__Cargo.toml.snap.new")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6425ed6cc4b8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6425ed6cc4b8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6425ed6cc4b8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6425ed6cc4b8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6425ed6e47fa - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6425ed6e47fa - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x6425ed6d16a2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x6425ed6d16a2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x6425ed6a7f16 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6425ed6a7f16 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6425ed6c3649 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6425ed1f9dac - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x6425ed1f9dac - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x6425ed6c3802 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x6425ed6c3802 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6425ed6a7fd2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6425ed69c879 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6425ed6a8e7d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6425ed6e503c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6425ed6e4db2 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x6425ed094eb9 - <core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::error::Error>>>::unwrap
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x6425ed094eb9 - snapshot_test[e8c56ad88bafd5ad]::snapshot_basic_struct_function_enum_error
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/snapshot_test.rs:182:9
[INFO] [stdout]   22:     0x6425ed08fe07 - snapshot_test[e8c56ad88bafd5ad]::snapshot_basic_struct_function_enum_error::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/snapshot_test.rs:177:47
[INFO] [stdout]   23:     0x6425ed027666 - <snapshot_test[e8c56ad88bafd5ad]::snapshot_basic_struct_function_enum_error::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x6425ed1ece8b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x6425ed1ece8b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x6425ed1fa705 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x6425ed1fa705 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x6425ed1fa705 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x6425ed1fa705 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x6425ed1fa705 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x6425ed1fa705 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x6425ed1fa705 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x6425ed1f5264 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x6425ed1f5264 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x6425ed1fd782 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x6425ed1fd782 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x6425ed1fd782 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x6425ed1fd782 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x6425ed1fd782 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x6425ed1fd782 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x6425ed1fd782 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x6425ed6cb5ff - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   43:     0x6425ed6cb5ff - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7594c62b8aa4 - <unknown>
[INFO] [stdout]   45:     0x7594c6345a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     snapshot_basic_struct_function_enum_error
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.74s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test snapshot_test`
[INFO] running `Command { std: "docker" "inspect" "a16835f472b74f4d7652ad8c89cbd1a545fb26fc4c31e7c09001b430a0d162fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a16835f472b74f4d7652ad8c89cbd1a545fb26fc4c31e7c09001b430a0d162fe", kill_on_drop: false }`
[INFO] [stdout] a16835f472b74f4d7652ad8c89cbd1a545fb26fc4c31e7c09001b430a0d162fe
